task id造句
例句與造句
- Non - unique task ids will cause the asynchronous class throw an
如果任務id不唯一,將導致異步類引發(fā) - Parameter takes the role of a task id
參數(shù)充當任務id的角色。 - That associates the client s task ids with pending asynchronous tasks
創(chuàng)建一個在客戶端任務id和掛起的異步任務之間建立關聯(lián)的 - The sample code initially parses the source of the notification to determine the task id
范例程式碼首先解析通知源以確定任務id 。 - By clicking the task id number , you select the entire task row , including all the information for the selected task
單擊任務的標識號,可以選定整個任務行,其中包含所選任務的全部信息。 - It's difficult to find task id in a sentence. 用task id造句挺難的
- The user date string contains the task id information name and id , where an equal sign separates name and id inside the brakets , for example ,
用戶日期字串包括任務id資訊(名稱和id ) ,其中等號隔開了括弧內(nèi)的名稱和id ,例如, - For example , when you apply the task range filter , you specify the first task id and the last task id of the range you want to see . .
譬如,應用“任務范圍”篩選器時,需要指定要顯示的任務范圍的第一個和最后一個任務的標識號。 - In the signature , your class will need to manage a collection of user states , or task ids , and their corresponding pending operations
)來實現(xiàn)某個方法,您的類將需要管理由一系列用戶狀態(tài)、任務id及其相應的掛起操作構成的一個集合。 - Overload that takes an object - valued state parameter , or task id , be sure to track the lifetime of the operation with that task id , and be sure to provide it back into the completion handler
重載,則請確保使用該任務id來跟蹤操作的生存期,并確保將該任務id返回到完成處理程序中。 - For a component that supports multiple concurrent invocations of its asynchronous methods , the client can supply a unique token , or task id , to distinguish which asynchronous task is raising particular events
對于支持多次并發(fā)調(diào)用其異步方法的組件,客戶端可以提供一個唯一的標記或任務id ,以區(qū)分引發(fā)特殊事件的異步任務。